LEADTOOLS Medical (Leadtools.Medical.Workstation assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
DataEventArgs<TData> Class Members
See Also  Properties 
Leadtools.Medical.Workstation Namespace : DataEventArgs<TData> Class

The following tables list the members exposed by DataEventArgs<TData>.

Public Constructors

 NameDescription
public Constructor DataEventArgs<TData> ConstructorInitializes an instance of the DataEventArgs<TData> class.  
Top

Public Properties

 NameDescription
public Property DataGets the argument data to pass to an event handler.  
Top

See Also